debug rmx-serial

This command configures serial debugging of the RMX (Real-Time Multitasking Executive) real-time operating system, used with the Intel 8080 and 8086 family of processors.

Syntax

# debug rmx-serial 

Command

Description

clear-logs

Clears all logs.

copy-logs-usb

Copies all saved RMX logs to USB storage.

list-logs

Lists the saved RMX serial debug logs.

profile {current|

list-logs|read-log <Number>}

CPU profiling logs:

Current (Prints the currently run RMX CPU profiling log)
list-logs (Lists the saved RMX CPU profiling logs)
read-log (Read the saved RMX CPU profiling log according to the log's run number)

read-log <Number>

Reads the saved RMX serial debug log according to the log's run number.

tap

Starts debugging the RMX serial Test Access Port (TAP).

Command Mode

Privileged User

Note

This command is applicable only to Mediant 500/500L/800 MSBR. For Mediant 500Li MSBR, use the command show system logr.

Example

This example debugs the RMX's serial TAP:

# debug rmx-serial tap
 [Start RMX serial tap]
Password: [1129554.457] cn3xxx_check_adsl:1394: @@@ interface adsl 0/2 Line State: 0x000000FF (Idle Request).
[1129556.463] cn3xxx_check_adsl:1394: @@@ interface adsl 0/2 Line State: 0x00000200 (Silent).
[1129618.440] cn3xxx_check_adsl:1394: @@@ interface adsl 0/2 Line State: 0x000000FF (Idle Request).

This example lists the saved RMX serial debug logs:

# debug rmx-serial list-logs
FILE                           SIZE
------------------------------ --------
log_160.txt                    50024